xen.git
2006-11-15 kaf24@localhost... merge with xen-ia64-unstable.hg
2006-11-14 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-11-14 awilliam@xenbuild.aw[IA64] remove ASSERT in vmx_init.c
2006-11-14 awilliam@xenbuild.aw[IA64] Add CCISS driver to build config and change...
2006-11-14 Andrew WarfieldFix breakage of blktap device strings from cset 63d1b02...
2006-11-14 Ewan MellorFix xm block-configure, by allowing the device ID to...
2006-11-14 Tim DeeganSpeed up shadow of x86_64 Linux guests using 3 paging...
2006-11-14 Tim Deegan[XEN] Extend fix from 12403:680b37789200 to other emula...
2006-11-14 kfraser@localhost... [LINUX] x86/64: Fix backward compatibility to Xen 3...
2006-11-14 George Dunlap[XEN] Fix the "early unshadow" optimization to look...
2006-11-14 kfraser@localhost... [LINUX] Preserve flags when converting PTEs from machin...
2006-11-14 kfraser@localhost... [XENPERF] Pretty-print hypercall stats.
2006-11-14 Tim Deegan[XEN] Don't pass spurious reserved-bit faults to the...
2006-11-14 Tim Deegan[XEN] Don't use shadow linear maps in sh_set_toplevel_s...
2006-11-14 kfraser@localhost... [XEN][POWERPC] Change license on public/ headers from...
2006-11-14 kfraser@localhost... [VMXASSIST] Remove unused variable declarations to...
2006-11-14 kfraser@localhost... [IA64] Fix weird behaviour when configuring >3G memory...
2006-11-14 kfraser@localhost... [HVM] vlapic: More cleanups, simplifications and fixes.
2006-11-14 jfehlig@jfehlig2... Add uuid to host record returned by host_get_record...
2006-11-13 awilliam@xenbuild.aw[IA64] Fix xencomm for xm mem-set command
2006-11-13 awilliam@xenbuild.aw[IA64] Fix HVM interrupts on IPF
2006-11-13 awilliam@xenbuild.aw[IA64] create minimal vlapic.h
2006-11-13 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-11-13 kfraser@localhost... [IOEMU] Simply fake-bios init of the piix4acpi device.
2006-11-13 kfraser@localhost... [HVM][IA64] Due to IPF Guest Firmware will enumerate...
2006-11-13 kfraser@localhost... [XEN] x86-64: don't compile some unused machine check...
2006-11-13 kfraser@localhost... [XEN] x86-64: don't compile some unused MTRR code
2006-11-13 kfraser@localhost... [XEN Remove a stray newline in a printk.
2006-11-13 kfraser@localhost... [TOOLS] Add more checks for devel packages.
2006-11-13 kfraser@localhost... [XEN] Return -ENOSYS for undefined sub-functions.
2006-11-13 kfraser@localhost... [XEN] x86-64: Since all memory is visible to Xen on...
2006-11-13 kfraser@localhost... [XEN] eliminate unused {g,i}dt{,_descr}
2006-11-13 kfraser@localhost... [XEN] x86-64: eliminate __GUEST_[CDS]S*
2006-11-13 kfraser@localhost... [LINUX] Fix clear_fixmap().
2006-11-13 kfraser@localhost... [XEN] Add const to variable_test_bit() addr parm.
2006-11-13 kfraser@localhost... [XEN] Get rid of many uses of domain_crash_synchronous().
2006-11-13 Ewan MellorFix handling of the entries-per-domain quota. Entries...
2006-11-13 kfraser@localhost... [VMX] A few small cleanups.
2006-11-13 kfraser@localhost... [IOEMU] Fix Linux smp guest hangs with complaint "BUG...
2006-11-11 kaf24@localhost... [PRIVCMD] Fix build warning when sizeof(long) > sizeof...
2006-11-11 kaf24@localhost... [LIBFS] IA64 & PPC aren't making use of this right...
2006-11-11 kaf24@localhost... [XENSTORED] Fix errno 'leak' in xenstored.
2006-11-11 kaf24@localhost... qemu error message for xc_domain_translate_gpfn_list...
2006-11-11 kaf24@localhost... Fix integer overflow problem with libfsimage grub plugins.
2006-11-11 kaf24@localhost... [VMXASSIST] Support all data segments in mov_to_seg().
2006-11-10 awilliam@xenbuild.aw[IA64] Guest PAL_INIT support for IPI
2006-11-10 awilliam@xenbuild.aw[IA64] fix merge error
2006-11-10 awilliam@xenbuild.aw[IA64] faults.c indentation
2006-11-10 awilliam@xenbuild.aw[IA64] Remove unused function in efi.c
2006-11-10 awilliam@xenbuild.aw[IA64] Fix time services of EFI emulation
2006-11-10 awilliam@xenbuild.aw[IA64] Support Xen/IA64 self-grant-table-page-mapping.
2006-11-10 awilliam@xenbuild.aw[IA64] preliminary clean up ia64 mm.c for blktap dom0...
2006-11-10 kfraser@localhost... [HVM] vlapic: No use of domain_crash_synchronous().
2006-11-10 kfraser@localhost... [HVM] Simplify apic dest-matching code. Refactor
2006-11-10 awilliam@xenbuild.aw[IA64] Fix SMP Windows boot failure
2006-11-10 awilliam@xenbuild.aw[IA64] fix vmx handler fault
2006-11-10 awilliam@xenbuild.aw[IA64] fix VTI boot
2006-11-10 awilliam@xenbuild.aw[IA64] build fixes
2006-11-10 awilliam@xenbuild.aw[IA64] fix xencomm_handle_is_null().
2006-11-10 awilliam@xenbuild.aw[IA64] compilation fix
2006-11-10 awilliam@xenbuild.aw[IA64] IA64 counter part of the change 12204:e6fdb32b78...
2006-11-10 awilliam@xenbuild.aw[IA64] fix ia64 linux domain builder broken by 12009...
2006-11-10 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-11-10 kfraser@localhost... If domain_crash_synchronous() is called in the context...
2006-11-10 kfraser@localhost... [LINUX] Support variable hypervisor_virt_start.
2006-11-10 kfraser@localhost... [VMXASSIST] Emulate pop %ds and mov reg->{ds,es}.
2006-11-10 kfraser@localhost... [IA64,PPC] Fix xencomm_add_offset(). index must be...
2006-11-10 kfraser@localhost... Revert 12361:32f7b40ace426d3acdf26c21c20cb6b4562d9f10.
2006-11-10 Ewan MellorWhen running tests unattended it's useful to know how...
2006-11-10 kfraser@localhost... [LINUX] Extend physical mapping to maxmem instead of mem
2006-11-10 kfraser@localhost... [XEN] memory_op hypercall does not use guest_handle_add...
2006-11-10 Alastair Tse[XEND] Add missing parameter and import from XendAPI...
2006-11-10 Alastair TseMerge
2006-11-10 Alastair Tse[XEND] Make clear the distinction between backendPath...
2006-11-10 Alastair Tse[XEND][XM] Fix sched-sedf to return the domid to corres...
2006-11-10 Alastair Tse[XEND] Add missing implementation for host_set_name_...
2006-11-10 Alastair Tse[XENAPI] Make xapi.py work with modules in /usr/lib...
2006-11-10 Ian CampbellPV-on-HVM: TSO support prior to 2.6.9 appears to be...
2006-11-10 Ian CampbellPV-on-HVM: Do not enable barriers in blkfront before...
2006-11-10 Tim Deegan[LIBFSIMAGE] Don't leak FDs or RAM when closing filesystems
2006-11-10 kfraser@localhost... [HVM] Remove HVM halt timer. It's no longer needed...
2006-11-10 kfraser@localhost... [HVM] Remove a duplicated range checking in vioapic_set...
2006-11-10 kfraser@localhost... [HVM] Clarify ioreq interactions between Xen and qemu-dm.
2006-11-10 Tim Deegan[LIBFSIMAGE] Further 64bit compile fix
2006-11-10 kaf24@firebug... [LIBFSIMAGE] Fix printf-format warning on x86/64.
2006-11-09 john.levon... Parsing 'df' output is extremely non-portable. Replace...
2006-11-13 kfraser@localhost... [XEN] Emulate IN/OUT instructions with full guest GPR...
2006-11-09 Ewan MellorServer-side capitalisation fixes.
2006-11-09 Ewan MellorThe attached patch implements more of the Xen-API funct...
2006-11-09 Ewan MellorRename abstract_value.double_val -> float_val. All...
2006-11-09 Ewan MellorAdded a destroy method for each object. Based upon...
2006-11-09 Ewan MellorMore capitalisation fixes -- the on-wire method name...
2006-11-09 Ewan MellorMinor tidying.
2006-11-09 Ewan MellorReplace uses of the typename (e.g. xen_host) where...
2006-11-09 kfraser@localhost... [HVM] Change vlapic printk()s into appropriate gdprintk()s.
2006-11-09 kfraser@localhost... [HVM] Clean up two small APIC TDCR issues.
2006-11-09 Ian CampbellAdd net-gso-5-rcv-mss.patch to series file. This was...
2006-11-09 kfraser@localhost... [HVM] Clean up IOREQ state managemnet and evtchn notifi...
2006-11-09 kfraser@localhost... [XEN] Missed interface update belonging to previous...
2006-11-09 kfraser@localhost... [BLK] Add support for barrier writes to blkfront/blkback.
next